home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Developers / RLaB / help / log10 < prev    next >
Encoding:
Text File  |  1994-02-21  |  230 b   |  12 lines  |  [TEXT/RLAB]

  1. log10:
  2.  
  3. Syntax:    log10 ( a )
  4.  
  5. Description:
  6.  
  7.     Log10 returns the base-10 logarithm of it's argument. If the
  8.     argument is a MATRIX, an element-by-element log10 operation is
  9.     performed.
  10.  
  11.     log10 is not implemented yet for COMPLEX data.
  12.